setLabel

@NonNull
open fun setLabel(@Nullable label: @Nullable CharSequence): @NonNull RemoteInput.Builder(source)

Set a label to be displayed to the user when collecting this input.

Return

this object for method chaining

Parameters

label

The label to show to users when they input a response